Skip to content

feat: add function-kysely-tailordb-codegen#37

Merged
remiposo merged 5 commits into
mainfrom
feat/add-package-function-kysely-tailordb-codegen
Jun 11, 2025
Merged

feat: add function-kysely-tailordb-codegen#37
remiposo merged 5 commits into
mainfrom
feat/add-package-function-kysely-tailordb-codegen

Conversation

@remiposo

@remiposo remiposo commented May 30, 2025

Copy link
Copy Markdown
Contributor

This PR adds a CLI package for generating Kysely type definition code for TailorDB.
Previously, this was done by downloading a bundled script and explicitly running tailorctl workspace function test-run.
The new CLI wraps these steps, allowing you to generate code with a simple kysely-tailordb-codegen command.

@remiposo
remiposo marked this pull request as ready for review May 30, 2025 03:14
@remiposo
remiposo requested a review from a team as a code owner May 30, 2025 03:14

@dragon3 dragon3 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM for the first release 👍

Let's add unit tests soon to ensure that SQLs by new version of kysely or kysely-code-gen are acceptable to TailorDB.

@remiposo
remiposo merged commit 37bb197 into main Jun 11, 2025
@remiposo
remiposo deleted the feat/add-package-function-kysely-tailordb-codegen branch June 11, 2025 03:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants